FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package au.digitalhealth.cda.schema#current (32 ms)

Package au.digitalhealth.cda.schema
Type StructureDefinition
Id Id
FHIR Version R5
Source http://ns.electronichealth.net.au/cda/https://build.fhir.org/ig/AuDigitalHealth/cda-au-schema/StructureDefinition-ANY.html
Url http://hl7.org/cda/stds/core/StructureDefinition/ANY
Version 0.1.0
Status active
Date 2024-10-13T23:51:04+00:00
Name ANY
Title ANY: DataValue (V3 Data Type)
Experimental False
Realm au
Authority national
Description Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type.
Type http://hl7.org/cda/stds/core/StructureDefinition/ANY
Kind logical

Resources that use this resource

StructureDefinition
http://hl7.org/cda/stds/core/StructureDefinition/AD AD: PostalAddress (V3 Data Type)
http://hl7.org/cda/stds/core/StructureDefinition/BL BL: Boolean (V3 Data Type)
http://hl7.org/cda/stds/core/StructureDefinition/CD CD: ConceptDescriptor (V3 Data Type)
http://hl7.org/cda/stds/core/StructureDefinition/CR CR: ConceptRole (V3 Data Type)
http://hl7.org/cda/stds/core/StructureDefinition/ED ED: EncapsulatedData (V3 Data Type)
http://hl7.org/cda/stds/core/StructureDefinition/EN EN: EntityName (V3 Data Type)
http://hl7.org/cda/stds/core/StructureDefinition/II II: InstanceIdentifier (V3 Data Type)
http://hl7.org/cda/stds/core/StructureDefinition/IVL-INT IVL_INT: Interval (V3 Data Type)
http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot InfrastructureRoot (Base Type for all CDA Classes)
http://hl7.org/cda/stds/core/StructureDefinition/Observation Observation (CDA Class)
http://hl7.org/cda/stds/core/StructureDefinition/QTY QTY: Quantity (V3 Data Type)
http://hl7.org/cda/stds/core/StructureDefinition/ST ST: CharacterString (V3 Data Type)
http://hl7.org/cda/stds/core/StructureDefinition/TEL TEL: TelecommunicationAddress (V3 Data Type)
addr addr AD: PostalAddress (V3 Data Type)
asPersonalRelationship ADHA extension asPersonalRelationship
au-Address ADHA AD: PostalAddress (V3 Data Type)
au-ClinicalDocument ADHA ClinicalDocument (CDA Class)
au-Code ADHA CD: ConceptDescriptor (V3 Data Type)
au-EntityName ADHA EN: EntityName (V3 Data Type)
au-Observation ADHA Observation (CDA Class)
au-Telecom ADHA TEL: TelecommunicationAddress (V3 Data Type)
telecom ADHA extension TEL: TelecommunicationAddress (V3 Data Type)

Resources that this resource uses

StructureDefinition
http://hl7.org/cda/stds/core/StructureDefinition/cs-simple cs: Coded Simple Value
http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor CDANullFlavor


Narrative

Note: links and images are rebased to the (stated) source

Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type.


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ANY",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type.</p>\n </div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/tools/StructureDefinition/logical-target",
      "_valueBoolean" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
            "valueCode" : "not-applicable"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
      "valueUri" : "urn:hl7-org:v3"
    },
    {
      "url" : "http://hl7.org/fhir/tools/StructureDefinition/logical-container",
      "valueUri" : "http://hl7.org/cda/stds/core/StructureDefinition/ClinicalDocument"
    }
  ],
  "url" : "http://hl7.org/cda/stds/core/StructureDefinition/ANY",
  "version" : "0.1.0",
  "name" : "ANY",
  "title" : "ANY: DataValue (V3 Data Type)",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-10-13T23:51:04+00:00",
  "publisher" : "HL7",
  "description" : "Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type.",
  "fhirVersion" : "5.0.0",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "logical",
  "abstract" : true,
  "type" : "http://hl7.org/cda/stds/core/StructureDefinition/ANY",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "ANY",
        "path" : "ANY",
        "short" : "Base for all types and resources",
        "definition" : "Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type.",
        "min" : 1,
        "max" : "*",
        "base" : {
          "path" : "Base",
          "min" : 0,
          "max" : "*"
        },
        "isModifier" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "ANY.nullFlavor",
        "path" : "ANY.nullFlavor",
        "representation" : [
          "xmlAttr"
        ],
        "label" : "Exceptional Value Detail",
        "definition" : "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "ANY.nullFlavor",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code",
            "profile" : [
              "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"
            ]
          }
        ],
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"
        }
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "ANY",
        "path" : "ANY",
        "definition" : "Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type.",
        "min" : 1,
        "max" : "*"
      },
      {
        "id" : "ANY.nullFlavor",
        "path" : "ANY.nullFlavor",
        "representation" : [
          "xmlAttr"
        ],
        "label" : "Exceptional Value Detail",
        "definition" : "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "code",
            "profile" : [
              "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"
            ]
          }
        ],
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"
        }
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.